Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to run beams on CLI on generic_unix #1373

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Nov 22, 2024

Also fix a memory leak where modules were not properly destroyed when the global context is destroyed

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Copy link
Collaborator

@bettio bettio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks quite a useful fix that might be applied also to release-0.6 if it doesn't require too much effort.

@pguyot pguyot force-pushed the w46/run-beams-on-cli branch 2 times, most recently from d02823c to 4a503bd Compare November 23, 2024 19:03
@pguyot pguyot changed the base branch from main to release-0.6 November 23, 2024 19:04
Also fix a memory leak where modules were not properly destroyed when the
global context is destroyed

Signed-off-by: Paul Guyot <[email protected]>
@bettio bettio merged commit 729184d into atomvm:release-0.6 Nov 24, 2024
94 of 95 checks passed
@pguyot pguyot deleted the w46/run-beams-on-cli branch November 24, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants